home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / dl_serie / updates / 003 / everest / se_test / se_test.prj < prev    next >
Text File  |  1995-11-25  |  347b  |  18 lines

  1.  
  2. se_test.prg        ; name of executable program
  3.  
  4. .C [ -Y ]
  5. .L [ -L -Y ]
  6. .S [ -Y ]
  7. =                  ; list of modules follows...
  8.  
  9. PCVSTART.O          ; startup code
  10.  
  11. se_test.c
  12.  
  13. PCSTDLIB.LIB       ; standard library
  14. PCEXTLIB.LIB       ; extended library
  15. PCTOSLIB.LIB       ; TOS library
  16. PCGEMLIB.LIB       ; AES and VDI library
  17.  
  18.